home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / misc / gnuplot-3.7src.lha / gnuplot-3.7src / gnuplot-3.7.lha / gnuplot-3.7 / docs / ps / README < prev   
Text File  |  1998-08-18  |  967b  |  22 lines

  1. This set of files contains information about the gnuplot-PostScript interface.
  2.  
  3. ps_file.doc
  4.   is a discussion of a PostScript file as written by gnuplot.
  5.  
  6. ps_guide.ps
  7.   is a PostScript file that has two pages.  The first is a summary of the
  8.   enhanced syntax (available via "set terminal postscript enhanced".  The
  9.   second is a table of the character codes.  The table has the standard
  10.   encoding (shown in Times-Roman), the Symbol and Zapf-Dingbats fonts, and
  11.   the ISO-Latin1 (also known as ISO-8859-1) encoding.  The last entry may
  12.   be changed to CP850 (for OS/2) or CP437 (for MS-DOS) by editing line #14
  13.   in the file.  These non-standard encodings are selected via the "set
  14.   encoding" command.
  15.  
  16. ps_symbols.gpi
  17.   is a gnuplot command file that generates ps_symbols. ps.ps_symbols.ps
  18.   is a PostScript file that shows a simple display of the 76 symbol types
  19.   available to the "postscript" terminal and selectable via the "pt" option
  20.   on the "plot" command.
  21.  
  22.